DB_HOST=localhost
DB_PORT=3306
DB_USER=root
DB_PASSWORD=your_mysql_password
DB_NAME=swiftwheel_fms
SESSION_SECRET=swiftwheel_secret_2026
PORT=5000
